home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 1
/
Aminet - June 1993 [Walnut Creek].iso
/
ab20
/
datacomm
/
vlt_5045.lzh
/
rexx
/
DoLens.vlt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-08-02
|
235 b
|
8 lines
/** dolens.vlt
*
* Opens the WLens tool on VLT's screen. Requires WLens to be in tools:
*
**/
if screencols(VLT) = -1 then address command "tools:WLens 150 100"
else address command "tools:WLens 150 100 VLT"